setLooping

abstract fun setLooping(block: DesignBlock, looping: Boolean)

Set whether the block should start from the beginning again or stop.

Return

whether the block should loop to the beginning or stop.

Parameters

block

the block or video fill to update.